gtk: Add GtkShortcut
authorBenjamin Otte <otte@redhat.com>
Sat, 4 Aug 2018 10:14:13 +0000 (12:14 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:49 +0000 (23:00 -0400)
commitff13ee4b668ed019e310e45af7fbf49c00aa93c3
treec76a81dca9a8cc8487b130661631bd8a7ce2de22
parentfed7d3833fce9b32f2a7c35fb0b73c636cd99c59
gtk: Add GtkShortcut

This is the base class for what is about to take over all sorts of
keyboard shortcuts. The initial version barely deals with keybindings.
docs/reference/gtk/gtk4-docs.xml
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/gtk4.types.in
gtk/gtk.h
gtk/gtkshortcut.c [new file with mode: 0644]
gtk/gtkshortcut.h [new file with mode: 0644]
gtk/gtktypes.h
gtk/meson.build